body { min-width: 1200px;}
p { }
#top { background: #757472; height: 36px; line-height: 36px; color: #FFF; font-size: 12px; }
#top a { color: #FFF;}
#header { }


/*导航*/
#navigation { background: #0A8; height: 50px; }
#navigation li { float: left; position: relative; }
#navigation .home { background: none; }
#navigation li a { display: block; line-height: 50px; width: 150px; color: #000; text-align: center; font-size: 14px; color: #FFF; }
#navigation li a:hover { background: #F39700; text-decoration: none; color: #FFF; }
#navigation li .current { background: #F39700; text-decoration: none; color: #FFF; }
#navigation .sub { display: none; position: absolute; left: 0; background: #F39700; z-index: 99999; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { height: 26px; line-height: 26px; font-size: 12px; font-weight: normal; color: #FFF; }
#navigation .sub li a:hover { background: #FF8000; }

#search { background: #F3F4F3; height: 54px; border-bottom: 1px solid #DDD; }
#search .container { position: relative; }
#search_key { border: 1px solid #DBDCDB; height: 36px; line-height: 36px; padding: 0 2px; width: 260px; position: absolute; right: 100px; top: 7px; background: #FFF; color: #AAA; }
#search_btn { background: #0A8; height: 36px; width: 100px; ; position: absolute; right: 0; top: 7px; color: #FFF; cursor: pointer; }

#current_location { margin: 10px 0; background: #EEE; padding: 10px;}

/* 幻灯 */
.slideshow { height: 460px; position: relative; }
.slideshow .bd li { height: 460px;}
.slideshow .bd li a { display: block; height: 460px;}
.slideshow .hd ul { width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px;  line-height:30px; text-align:center; }
.slideshow .hd ul li { cursor:pointer; display:inline-block; width: 60px; height: 6px; background: #FFF; margin-left: 2px;}
.slideshow .hd ul .on{ background: #000; }

/*图片相关*/
.picture_list .x3 { min-height: 209px; }
.picture_list .wrap { border: 1px solid #EEE; padding: 20px; margin-bottom: 20px; }
.picture_list .wrap:hover { background: #0A8; }
.picture_list .wrap:hover a { color: #FFF;}
.picture_list .wrap:hover .content { color: #FFF;}
.picture_list .thumbnail img { width: 100%;}
.picture_list .title { text-align: center; padding: 10px 0; }
.picture_list .content { overflow: hidden; height: 100px; margin-bottom: 10px; font-size: 12px; color: #999; }
.picture_list_w .x3 { min-height: 285px;}
.picture_list_w .thumbnail img { width: 100%;}
.picture_list_w .title { text-align: center; padding: 10px 0; }
.picture_list_d .thumbnail img { width: 100%; border: 5px solid #EEE;}
.picture_list_d .title { padding: 10px; background: #EEE; }
.picture_list_d .content { font-size: 12px; line-height: 28px; }
.picture_list_d .intro { text-align: right; font-size: 12px; background: #F5F5F5; padding: 10px; }
#link { padding: 20px 0;}
#link .text li { text-align: center; margin-bottom: 5px;}
#link .text li a { display: block; background: #EEE; padding: 5px;}
#link .picture li { margin-bottom: 5px; }
#link .picture img { width: 100%; padding: 4px; border: 1px solid #EEE; }

#footer_navigation { background: #242424; margin-top: 20px; padding: 20px 0;}
#footer_navigation a { color: #656565;}
#footer_navigation dt { font-size: 18px; line-height: 36px;}
#footer_navigation dd { line-height: 26px;}

#copyright { background: #242424; padding: 20px 0; border-top: 1px solid #181818; color: #656565; }
#copyright a { color: #656565; }

#osm { z-index: 9999; position: absolute; display: block; overflow: hidden; width: 163px; zoom: 1; box-shadow: 0 0 10px #000; }
#ost { height: 36px; background: #242424; cursor: pointer; text-align: center; line-height: 36px; color: #FFF; padding: 0 10px; }
#osb { min-height: 100px; padding: 10px; text-align: center; background: #FFF; border: 1px solid #242424; }

.hd1 { font-size: 20px; height: 40px; line-height: 40px; }
.bd1 { padding: 10px 0;}
.more { float: right; font-size: 12px;}
.aname { font-size: 14px; color: #999; }
.channel_list li { margin-bottom: 4px; }
.channel_list li a { display: block; background: #EEE; padding: 10px; }
.channel_list li a:hover { background: #E33; color: #FFF;}
.channel_list .current_channel a { background: #E33; color: #FFF;}
.channel_list_w { overflow: hidden; margin-bottom: 10px;}
.channel_list_w li { display: inline-block; margin-right: 5px; }
.channel_list_w li a { display: block; background: #EEE; padding: 10px 20px; }
.channel_list_w li a:hover { background: #E33; color: #FFF;}
.channel_list_w .current_channel a { background: #E33; color: #FFF;}

#channel_content p { line-height: 28px;}


/*分页样式*/
.page_turner { margin: 20px 0; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #0A8; color: #FFF; }
#gotop { position: fixed; width: 70px; height: 70px; bottom: 80px; right:80px; cursor: pointer; display: none; background: #000; color: #FFF; line-height: 70px; text-align: center; font-size: 12px; }



.guestbook_list { margin-bottom: 20px;}
.guestbook_list .username { background: #EEE; padding: 10px; }
.guestbook_list .content { padding: 20px; border: 1px solid #EEE; }
.guestbook_list .content .answer { padding: 10px; border: 1px solid #EEE; margin-top: 10px; }

.commentlist { font-size: 12px;}
.commentlist dt { background: #EEE; padding: 10px;}
.commentlist dd { padding: 10px; border: 1px solid #EEE;}

/*信息相关*/
#info_name { }
#info_intro { color: #666; font-size: 12px; margin-bottom: 20px; }
#info_video { text-align: center; margin-bottom: 20px;}
#info_slideshow { width: 437px; }
#info_slideshow .pn{ text-align: center; margin: 20px 0;}
#info_slideshow .hd { overflow: hidden; }
#info_slideshow .hd li { display: inline-block; width: 50px; margin: 0 2px 2px 0;}
#info_slideshow .hd li img { width: 50px; height: 50px; cursor: pointer; }
#info_slideshow .hd li.on img { border: 1px solid #0A8; }
#info_slideshow .bd img { width: 100%; }
#info_content { margin: 20px 0;}
#info_around { background: #EEE; padding: 10px; margin-bottom: 20px;}
#info_comment { text-align: right; margin-bottom: 20px;}

#index-1 {  padding: 20px 0; background: #F3F4F3; }
#index-1 .clist { margin-bottom: 20px; text-align: center; }
.t1{ font-size: 30px; text-align: center; padding: 10px 0;}
.t2{ text-align: center; margin-bottom: 20px; color: #A4A5A4; }
#index-2 { padding: 20px 0; }
#index-3{ padding: 20px 0; background: #F3F4F3; }
#index-3 .block { background: #FFF; padding: 20px; margin: 5px 0; min-height: 425px; }

#index-products { position: relative; }
#index-products .x3 { width: 300px !important;}
#index-products .next { position: absolute; top: 220px; right: -50px; background: url(images/r.gif); width: 25px; height: 57px; cursor: pointer; }
#index-products .prev { position: absolute; top: 220px; left: -50px; background: url(images/l.gif); width: 25px; height: 57px; cursor: pointer; }

